Remove CDT
Remove Inery CDT
Remove Inery CDT Files
sudo rm -rf inery.cdt
This command removes the inery.cdt directory and all its contents.
Remove the PATH Entry from .bashrc
Remove Inery CDT PATH Entry
sed -i '/inery.cdt\/bin/d' ~/.bashrc
Apply Changes to .bashrc
source ~/.bashrc
After completing these steps, Inery CDT and its PATH entry will be fully removed from your system.